home *** CD-ROM | disk | FTP | other *** search
/ CrystalVision Software Se… Wiki Wonder - Wikipedia / CrystalVision Software Services 703: The Wiki Wonder - Wikipedia.iso / 0703 / Business / CodeX Apps / CodeX.exe / CodeX / themes / default / System / Wizard.css < prev   
Encoding:
Cascading Style Sheet File  |  2006-02-17  |  4.0 KB  |  310 lines

  1. #LeftSide
  2. {
  3.     float:left;
  4.     margin:0 0 0 0;
  5.     width:350px;
  6.     height:500px;
  7.     background: url(/img/App_GUI/BundleCover/Sep_Line.jpg) no-repeat right;
  8. }
  9.     
  10.     a.Login_Controls:link, a.Login_Controls:visited
  11.     {
  12.         float:left;
  13.         display:block;
  14.         margin:0 0 0 0;
  15.         line-height:20px;
  16.         color:#333;
  17.         text-decoration:none;
  18.     }
  19.     
  20.     a.Login_Controls:hover
  21.     {
  22.         color:#000;
  23.         text-decoration:underline;
  24.     }
  25.  
  26.     .SpecialInfo
  27.     {
  28.         float:left;
  29.         display:block;
  30.         width:230px;
  31.         height:25px;
  32.         
  33.         border-top:2px solid #69f;
  34.         margin:10px 0 0 0;
  35.         color:#06c;
  36.         line-height:25px;
  37.         text-align:center;
  38.     }
  39.  
  40. .Label
  41. {
  42.     float:left;
  43.     display:block;
  44.     margin:20px 0 0 10px;
  45. }
  46.  
  47. .WelcomeLabel
  48. {
  49.     float:right;
  50.     margin-right:20px;
  51.     margin-top:200px;
  52.     width:150px;
  53.     height:38px;
  54.     background:url(/img/App_GUI/BundleCover/Label_Welcome.jpg) no-repeat;
  55. }
  56.  
  57. #CopyRightZone
  58. {
  59.     width:100%;
  60.     height:55px;
  61.     position:absolute;
  62.     left:5px;
  63.     bottom:0px;
  64. }
  65.  
  66. #CopyRightZone p
  67. {
  68.     line-height:0px;
  69.     font-family:'Tahoma', 'Lucida Grande', arial, sans-serif;
  70.     color:#ccc;
  71.     font-size:11px;
  72. }
  73.  
  74. #RightSide
  75. {
  76.     float:left;
  77.     margin:0 0 0 0;
  78.     width:640px;
  79.     height:500px;
  80. }
  81.  
  82.     
  83.  
  84. .Right
  85. {
  86.     float:right;
  87.     display:block;
  88.     width:70px;
  89.     height:25px;
  90.     line-height:25px;
  91.     text-align:center;
  92. }
  93.  
  94. .GroupHeader_b
  95. {
  96.     float:left;
  97.     clear:left;
  98.     display:block;
  99.     width:550px;
  100.     height:12px;
  101.     margin:10px 0 0 20px;
  102.     background:url(/img/App_GUI/BundleCover/Block_Start_b.jpg) bottom no-repeat;
  103. }
  104.  
  105. .GroupBody_b
  106. {
  107.     float:left;
  108.     clear:left;
  109.     display:block;
  110.     width:540px !important;
  111.     width:550px;
  112.     margin:0 0 0 20px;
  113.     background:url(/img/App_GUI/BundleCover/Block_Mid_b.jpg) repeat-y;
  114.     
  115.     padding:0 0px 0 10px;
  116.     line-height:20px;
  117.     color:#333;
  118.     font-family:Tahoma, Arial, sans-serif;
  119.     font-size:12px;
  120. }
  121.  
  122. .GroupFooter_b
  123. {
  124.     float:left;
  125.     clear:left;
  126.     display:block;
  127.     width:550px;
  128.     height:12px;
  129.     margin:0 0 0 20px;
  130.     background:url(/img/App_GUI/BundleCover/Block_End_b.jpg) top no-repeat;
  131. }
  132.  
  133. #Welcome
  134. {
  135.     float:left;
  136.     position:relative;
  137.     width:530px;
  138.     height:400px;
  139.     margin:50px 0 10px 40px !important;
  140.     margin:50px 0 10px 30px;
  141.     background:url(/img/App_GUI/BundleCover/Welcome_bg.jpg) top no-repeat;
  142. }
  143.  
  144. a.NextButton:link, a.NextButton:visited
  145. {
  146.     display:block;
  147.     position:absolute;
  148.     width:120px;
  149.     height:25px;
  150.     right:7px;
  151.     bottom:103px;
  152.     text-align:center;
  153.     line-height:25px;
  154.     
  155.     color:#444;
  156.     text-decoration:none;
  157.     font-size:11px;
  158.     font-weight:bold;
  159. }
  160.  
  161. a.NextButton:hover
  162. {
  163.     color:#000;
  164. }
  165.  
  166. a.NextButton:active
  167. {
  168.     color:#fff;
  169. }
  170.  
  171. .Line
  172. {
  173.     float:left;
  174.     width:450px;
  175.     height:30px;
  176.     margin:0 0 0 20px;
  177.     color:#fff;
  178. }
  179.  
  180. .ErrorMessage
  181. {
  182.     position:absolute;
  183.     left:40px;
  184.     top:40px;
  185.     width:500px;
  186.     height:30px;
  187.     line-height:30px;
  188.     color:#f55;
  189.     font-weight:bold;
  190. }
  191.  
  192. .MessageTitle
  193. {
  194.     float:left;
  195.     display:block;
  196.     width:450px;
  197.     height:30px;
  198.     margin:0 0 0 20px;
  199.     color:#eee;
  200.     line-height:30px;
  201.     font-weight:bold;
  202. }
  203.  
  204. .MessageBody
  205. {
  206.     float:left;
  207.     display:block;
  208.     width:430px;
  209.     margin:0 0 20px 30px;
  210.     color:#ddd;
  211.     line-height:20px;
  212.     text-indent:20px;
  213. }
  214.  
  215. .DefaultAvator
  216. {
  217.     width:200px;
  218.     float:left;
  219.     border:1px solid #fff;
  220.     margin:0 0 10px 170px;
  221. }
  222.  
  223. .TextLabel
  224. {
  225.     float:left;
  226.     display:block;
  227.     width:100px;
  228.     height:30px;
  229.     line-height:30px;
  230.     font-weight:bold;
  231.     text-align:right;
  232. }
  233.  
  234. #Welcome cite
  235. {
  236.     float:left;
  237.     clear:left;
  238.     margin:0 0 10px 130px;
  239.     font-style:normal;
  240.     color:#ddd;
  241. }
  242.  
  243. .LineInput
  244. {
  245.     width:200px;
  246.     height:20px;
  247.     margin:5px 0 0 10px;
  248.     text-align:center;
  249. }
  250.  
  251. .LineRadio
  252. {
  253.     margin:5px 10px 0 50px;
  254. }
  255.  
  256. #Welcome h1
  257. {
  258.     float:left;
  259.     display:block;
  260.     width:500px;
  261.     height:20px;
  262.     line-height:20px;
  263.     font-size:13px;
  264.     margin:5px 0 0 5px;
  265.     color:#fff;
  266. }
  267.  
  268. #Welcome h2
  269. {
  270.     float:left;
  271.     display:block;
  272.     width:500px;
  273.     height:15px;
  274.     line-height:15px;
  275.     font-size:12px;
  276.     margin:0 0 20px 5px;
  277.     color:#aaa;
  278.     font-weight:normal;
  279. }
  280. a.ItemGroup:link, a.ItemGroup:visited
  281. {
  282.     float:left;
  283.     width:450px;
  284.     margin:5px 0 5px 20px;
  285.     
  286.     display:block;
  287.     border:1px solid #aaa;
  288.     padding:5px 5px 5px 5px;
  289.     text-decoration:none;
  290.     
  291.     cursor:hand !important;
  292. }
  293.  
  294. a.ItemGroup:hover
  295. {
  296.     border:1px solid #eee;
  297. }
  298.  
  299. .Line_In_Group
  300. {
  301.     float:left;
  302.     width:450px;
  303.     height:30px;
  304.     color:#fff;
  305. }
  306.  
  307. .LanguageSelector
  308. {
  309.     margin:20px 0 0 100px !important;
  310. }